FILE='/etc/defoma/hints/#PACKAGE#.hints'
if [ "$1" = configure ]; then
	/usr/bin/defoma-font reregister-all $FILE
fi
